PROCOMM PLUS 4.5 for Windows 
Set/Fetch Demo-SETFETCH.WAS (4/29/98)

Should I use this script?
-------------------------
SET and FETCH statements are some of the most powerful 
commands available in the ASPECT scripting language. They 
allow the user to control any and all settings in PROCOMM 
Plus. They can be complex commands, but this example 
shows how to manuipulate a number of different settings 
within PROCOMM Plus.  If you want to set up a 
specialized environment in PROCOMM Plus, this script
will give you some insight into how to use SET and FETCH 
commands to accomplish your task.


How do I install SETFETCH.WAX?
----------------------------

Copy SETFETCH.WAS to your ASPECT directory and compile it. Also copy
SFTERM.TXT to the same directory. It is the current list of terminal
emulations which is required by the script.


How do I run SETFETCH.WAX?
------------------------
From the Action Bar:

1)  Click on the Script File drop down menu.
2)  Select SETFETCH.

From the Menu Bar:

1)  Click on Scripts.
2)  Click on Run.
3)  Select SETFETCH.WAX.
4)  Click on OK.

NOTE:  If SETFETCH.WAX does not appear in the Script 
       File drop down list, you might have a different 
       default ASPECT path.  To change the path, go to 
       Setup | Data | Data Options | Paths and change 
       the path to /Program Files/Procomm Plus/ASPECT 
       directory.



Additional Information:
------------------------

None of the changes made by SETFETCH.WAX will be 
permanent. All values are restored to their original 
values before exiting the script.